home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
book25.dir
/
00019.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-09
|
278 b
|
12 lines
on mouseDown
global gPreviousSection
set the castNum of sprite 8 to cast "b070"
if pressBookButton(8) then
pupSprites(1, 48, 0)
puppetSprite(12, 1)
set the castNum of sprite 12 to cast "b065.down"
set gPreviousSection to "Say"
go("books")
end if
end